home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / docs / help / Amiga_MO_FAQ.lha / Amiga MO FAQ / Scripts / EjectMO < prev    next >
Encoding:
Text File  |  1998-08-25  |  337 b   |  10 lines

  1. ; $VER: EjectMO 40.1 (24.8.98)
  2. ;
  3. ; Calling this script will eject the MO disk, providing medium removal is
  4. ; allowed. Requires SCSIUtil to be in the command path. Similar scripts could
  5. ; be created for other SCSI utility programs.
  6. ;
  7. ; You should modify the device and unit arguments for your system.
  8.  
  9. SCSIUtil >NIL: -dscsi.device 4 -e 0
  10.